Welcome![Sign In][Sign Up]
Location:
Search - NFA DFA c

Search list

[ELanguageNFA转换成DFA

Description: C++实现NFA转换成DFA
Platform: | Size: 1315839 | Author: asfv@163.com | Hits:

[ELanguage1)

Description: 对C++进行词法和语法分析。 要求: 词法分析部分写出相应的正规集、正规式、NFA、DFA 写出语法分析所采用的方法和完成的语法分析功能 编写出响应的编译程序 写出完整的课程设计报告 说明:课程设计报告包括的基本内容有: 一、课程设计题目 二、课程设计的目的 三、课程设计的基本内容和实现功能介绍 四、词法分析:包括系统的词法规则,相应的正规集、正规式、NFA、DFA 五、语法分析:包括语法规则,分析所采用的技术和算法-On C++ For lexical and syntax analysis. Requirements: lexical analysis to write the corresponding part of the regular set, formal style, NFA, DFA write parsing methods and the completion of the syntax analysis prepared to respond to the compiler to write a complete report on curriculum design: curriculum design report including the basic contents are as follows: I. Title II curriculum design, curriculum is designed to three, the basic content of the curriculum design and realization of the four features, lexical analysis: including the system of lexical rules, the corresponding regular sets, formal style, NFA, DFA V. syntax analysis: including grammar rules, analysis techniques and algorithms used
Platform: | Size: 3072 | Author: 王博 | Hits:

[Othernfadfa

Description: 编译原理小作业NFA转DFA,用C写的,环境是VC下的控制台程序-Compiler Construction Principles small operating NFA to DFA, written using C, the environment is under VC console procedures
Platform: | Size: 8192 | Author: 徐元浩 | Hits:

[Data structsNFtoDFA

Description: 正则表达式转换为有穷自动机的算法,用c语言编写的。-Regular expression is converted to DFA algorithm, using c language.
Platform: | Size: 279552 | Author: Y.A.M | Hits:

[CSharpRegToFA

Description: 从正则表达式到NFA再到DFA的C#实现,图形界面。-From regular expressions to NFA to DFA in C
Platform: | Size: 321536 | Author: 苏鸿星 | Hits:

[ELanguage[NFA+TO+DFA]

Description: [NFA+TO+DFA] 很好很强大的,全部都有了,下下来就行了-[NFA+ TO+ DFA] very very powerful, all have been, the next down on the list
Platform: | Size: 149504 | Author: 三块一 | Hits:

[ELanguageNFATODFA

Description: NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
Platform: | Size: 5120 | Author: 姚升高 | Hits:

[Windows DevelopNFA_DFA

Description: nfa 到 dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。 -nfa to dfa c实现 编译原理课程设计详细文档,包含NFA->DFA,DFA的最小化。
Platform: | Size: 3072 | Author: 张志刚 | Hits:

[Other resourceLex

Description: 1.输入文件解析 2.正则表达式转化为NFA 3.多个NFA合并 4.NFA转换DFA 5代码生成 关于输入文件格式: 没有考虑对lex输入文件的出错处理,所以输入文件务必严格书写正确。 Lex中的正规表达式使用了以下运算符: [] | * @ ( ) 并且正规表达式中不能出现其他的子正规表达式。 如果想要在待识别的正则式中使用上述运算符,请使用转义符号,即\。 例如,如果想用*,可以写成\* -1. Analysis of the input file 2. Regular expressions into NFA 3. More than the combined NFA conversion 4.NFA Code Generation DFA 5 on input file format: There is no consideration of the lex input file error handling, the input file must be written in strict correct. Lex in the regular expression operators used the following: [] |* @ () and regular expressions can not be a subset of other regular expressions. If you want to be identified in the regular-type operator to use the above, please use the escape symbol, that is, \. For example, if you want to use*, can be written in \*
Platform: | Size: 17408 | Author: 顾添锦 | Hits:

[ELanguageNFA-DFA

Description: 实现从nfa到dfa的转换,并且输出中间的状态集以及转换表-From nfa to dfa conversion and output as well as the middle of the state set conversion table
Platform: | Size: 3072 | Author: tang | Hits:

[Documentsnfa-dfa

Description: 可实现,nfa到dfa的转化,利用c语言编写,本人以用过一次,老师评价很好-Can be achieved, nfa to dfa conversion using c language, I used once, very good teacher evaluation
Platform: | Size: 2048 | Author: 黄飞 | Hits:

[ELanguagelex

Description: 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
Platform: | Size: 16384 | Author: 0x7c00 | Hits:

[OtherNFAtoDFA[J.S]

Description: 一个NFA转化为DFA的带有界面的程序,C++builder编写,能够输出转化子集;对于多终结符的情况也一样能够正确求解。-An NFA into a DFA with the interface of the program, C++ builder write to a subset of the output conversion for multi-terminator is also the case can be properly solved.
Platform: | Size: 1088512 | Author: 卓然 | Hits:

[ELanguageDFA

Description: NFA的确定化算法 C++实现注释清楚详细 代码简单-NFA determination algorithm C++ code is easy to achieve clear and detailed comments
Platform: | Size: 8192 | Author: pengjun | Hits:

[ELanguageNFA_DFA

Description: 利用C++语言实现编译词法分析中的NFA到DFA的转换。-Language implementation using C++ compiler lexical analysis of the NFA to DFA conversion.
Platform: | Size: 1315840 | Author: element | Hits:

[Compress-Decompress algrithmsc++

Description: NFA to DFA (c++) with c++ langage.
Platform: | Size: 2048 | Author: djongar | Hits:

[CSharpNFA2DFA

Description: nfa to dfa machines algorythm with c sharp
Platform: | Size: 35840 | Author: asd | Hits:

[ELanguagenfatodfa

Description: NFA转化成DFA的C程序代码,编译原理实验题目-NFA to DFA
Platform: | Size: 2048 | Author: 云遥 | Hits:

[Othernfa--dfa

Description: nfa转dfa,c++实现,转自lingyu940的csdn微博-nfa turn dfa, c++ achieve, carried lingyu940 of csdn microblogging
Platform: | Size: 2048 | Author: 焦鹏 | Hits:

[编译原理报告:NFA转DFA(详解-附源代码)

Description: 编译原理NFA转DFA的算法 啊啊啊啊啊啊啊啊啊啊。(ghdfhddashjoahsfashfhiaohfoafafafa)
Platform: | Size: 74752 | Author: 空谷足音 | Hits:
« 12 3 »

CodeBus www.codebus.net